func text/template.jsIsSpecial
3 uses
text/template (current package)
funcs.go#L655: if !jsIsSpecial(rune(c)) {
funcs.go#L703: if strings.IndexFunc(s, jsIsSpecial) < 0 {
funcs.go#L711: func jsIsSpecial(r rune) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)